Setting HTTP headers with OpenSSL and the OCSP test client

So I have been doing some OCSP performance bench-marking the last few weeks, one of the things we noticed while doing this is that OpenSSL does not set the HOST header when sending requests. This is a problem when interacting with a OCSP responder that is on a shared host (a virtual host), without it the web-server doesn’t know which … Continue reading Setting HTTP headers with OpenSSL and the OCSP test client